Skip to content

[repo] Sweep fix-now backlog issues#185

Merged
justfinethanku merged 2 commits into
mainfrom
codex/backlog-sweep
Apr 16, 2026
Merged

[repo] Sweep fix-now backlog issues#185
justfinethanku merged 2 commits into
mainfrom
codex/backlog-sweep

Conversation

@justfinethanku
Copy link
Copy Markdown
Collaborator

Summary

  • fix the Professional CRM MCP handshake by restoring valid Accept negotiation and enabling JSON responses in stateless mode
  • add missing job-contact creation/search tools so the Job Hunt CRM bridge is reachable in normal use
  • make the ChatGPT importer Windows-safe for UTF-8 exports and anchor its sync log to the script directory
  • fix the workflow-status backfill migration to read metadata->>'type' instead of a nonexistent thoughts.type column
  • update Supabase CLI / Claude Desktop docs for current supported install and connection guidance
  • rename the shipped Claude skill install target to aiception while keeping the historical Claudeception contribution name in the repo

Validation

  • python3 -m py_compile recipes/chatgpt-conversation-import/import-chatgpt.py recipes/chatgpt-conversation-import/chatgpt_parser.py
  • deno check --config extensions/professional-crm/deno.json extensions/professional-crm/index.ts
  • cd extensions/job-hunt && deno check index.ts
  • git diff --check
  • jq empty skills/claudeception/metadata.json recipes/claudeception/metadata.json

Fixes #176
Fixes #177
Fixes #159
Fixes #166
Fixes #182
Partially addresses #173

@github-actions github-actions Bot added documentation Improvements or additions to documentation extension Contribution: curated learning path build integration Contribution: MCP extension or capture source recipe Contribution: step-by-step recipe schema Contribution: database extension skill Contribution: reusable AI client skill or prompt pack labels Apr 16, 2026
@justfinethanku justfinethanku marked this pull request as ready for review April 16, 2026 20:11
@justfinethanku justfinethanku merged commit 500076e into main Apr 16, 2026
1 of 2 checks passed
@justfinethanku justfinethanku deleted the codex/backlog-sweep branch April 16, 2026 20:11
gleesonb pushed a commit to gleesonb/OB1 that referenced this pull request May 12, 2026
* [repo] Sweep fix-now backlog issues

* [docs] Fix setup-guide markdownlint regression
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation extension Contribution: curated learning path build integration Contribution: MCP extension or capture source recipe Contribution: step-by-step recipe schema Contribution: database extension skill Contribution: reusable AI client skill or prompt pack

Projects

None yet

1 participant